home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / tri_bbs / triedt09.zip / TRIEDIT.DOC < prev    next >
Text File  |  1992-04-17  |  11KB  |  457 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.                          Tritel User File Editor
  27.                                    by
  28.                               Seth Goldberg
  29.                                    =-=
  30.                                   v ·9ß
  31.                                    =-=
  32.                              Public Release
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54. ------------------------------------------------------------------------------
  55.                       TriEdit User Reference Manual
  56.                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  57.    Disclaimer & Registration Info..............................Page 2
  58.  
  59.    Instructions on Use.........................................Page 3
  60.  
  61.    TRIEDIT.CFG.................................................Page 4
  62.  
  63.    Using TriEdit as a Menu Command.............................Page 5
  64.  
  65.    Errors and Problems.........................................Page 6
  66.  
  67.    History.....................................................Page 7
  68.  
  69.    Tech Support................................................Page 8
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.                                    -1-
  108. ------------------------------------------------------------------------------
  109.                  Disclaimer and Registration Information
  110.                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111.      !!ßeta release!!ßeta release!!ßeta release!!ßeta release!!ßeta
  112.  
  113. WARNINGWARNINGWARNINGWARNINGWARNINGWARNINGWARNINGWARNINGWARNINGWARNINGW
  114.  
  115.          This is a Beta Test Copy of the BEST Software that ever hit the
  116.       market for TriTel :>.  Please Use it wisely.  I will not be held
  117.       responsible for its misuse and damage resulting therefrom.
  118.  
  119.         As this Utility DIRECTLY modifies your Users.dat file, I
  120.       Recommend that you BACK UP the USERS.DAT File (or Set the Flag in
  121.       the Config. File <<See Below>>
  122.  
  123.   You Have Been Warned!!You Have Been Warned!!You Have Been Warned!!You
  124.      !!ßeta release!!ßeta release!!ßeta release!!ßeta release!!ßeta
  125. WARNINGWARNINGWARNINGWARNINGWARNINGWARNINGWARNINGWARNINGWARNINGWARNINGWA
  126.  
  127.  
  128.  
  129.  
  130.  
  131.                             Registration Info
  132.                             ~~~~~~~~~~~~~~~~~
  133.      Ho-Hum. Here it Comes. Another pitch from another desperate, broke
  134.    Shareware author.  Well, listen up 'cuz with regsitration ya get
  135.    LOTSA goodies.  The version being distributed is <<UNFORTUNATELY>>
  136.    Crippled a bit.  When you register, you will get the following
  137.    additions:
  138.  
  139.     1)Ability to Change Default Protocol
  140.     2)Ability to Change Default Editor
  141.     3)Code Written SPECIFICALLY for a Door <<See Below>>
  142.     4)Optional File Ratio Checking        } During
  143.     5)Optional Post/Call Ratio Checking   }        Editing
  144.     6)User Specific AnSi/Ascii File Ratio Warning Screen Generation
  145.     7)User Specific AnSi/Ascii Post/Call Ratio Warning Screen Generation
  146.  
  147.        Since this Utility has taken me approxamately three months to
  148.      conceive (Pardon the pun), Code and Debug, then redebug (Sorry to
  149.      show off there :))  I think a registration fee of $20.00 U.S.
  150.      Currency ONLY is a perfect amount. If you pay $35.00, then you will
  151.      receive the new version on DISK Delivered to your door.  Each
  152.      Update you will also receive on disk.  However, if you only want
  153.      the Disk (1 ONLY) then the Charge is $5.00 (in addition to the
  154.      $20.00 Registration.)
  155.  
  156.        If you Register, you will also et my undying grattitiude.
  157.     <<WOW, you say???>> Well, I thank, in advance whomever reg's this
  158.     'Ware.
  159.  
  160.                                    -2-
  161.  
  162. ------------------------------------------------------------------------------
  163.  
  164.                            Instructions On Use
  165.                            ~~~~~~~~~~~~~~~~~~~
  166.  
  167.    TriEdit is a Utility that I have thought about writing, but never
  168. really knew how to do it, until I got really experienced in QuickBASIC
  169. 4.5. It was then very easy to CONCEIVE the Util. But still HELL to write
  170. it. Ok, 'nuff sed. Now, to Run this program, you will need:
  171.  
  172.      IBM/Compatable PC/AT/XT/386/486/586/RISC CPU
  173.      256K Available RAM  (Desqview Window of 180k + 50k Extended
  174.      Support)
  175.      COLOR Monitor (otherwise I Coded all those colors for NOTHING!!)
  176.  
  177.    TriEdit Does the following:
  178.       It Allows yoy to modify your User File without having to keep
  179.       reloding TriTel and flicking billions of keys.  Not to Mention
  180.       <<Sorry Mark>>
  181.       your almost LOSING YOUR VISION watching the screens SCROLL AND
  182.       SCROLL
  183.       AND SCROLL.... anyway, This is a LOT faster, looks better and is
  184.       really fun to use.
  185.  
  186.    There is only one problem with it.  It cannot modify the User Name.
  187.      I will be dead honest with you all- The Name is connected with
  188. another file called USERS.IDX and in that file , a CRC-32 must be
  189. generated for the String of the User Name.  I looked EVERYWHERE FOR THE
  190. DAMN ROUTINE, but only found it in the DSZ source Code, in Pascal.
  191.  
  192.      Needless to Say i didn't (and still don't know) WriteLn from
  193. Push/Pop.  So, I was unable to translate PASCAL to BASIC.  Sorry I
  194. REALLLLLLLY wanted to get that in on this version. -IF anyone finds me a
  195. CRC-32 Routine, in Basic or Assembler that Calculates the CRC-32
  196. ON A STRING (NOT ON A FILE), I Will gladly give that person a FREE
  197. registered copy of this software (a retail value of $20.00 oooh, ahhh.)
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.                                    -3-
  216. ------------------------------------------------------------------------------
  217.                      The TriEdit Configuration File:
  218.                                TRIEDIT.CFG
  219.                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  220.  
  221.      The TRIEDIT.CFG File is NECCESARY for running triedit. IT MUST
  222.      BE IN THE DIRECTORY FROM WHICH YOU RUN TRIEDIT.  The File MUST
  223.      Have ALL of the Following Lines populated with CORRECT information:
  224.  
  225. Line 1    C:\TRITEL\MWORK\USERS.DAT   <----User Data File
  226.      2    C:\TRITEL                   <----Main TriTel Directory
  227.      3    The Operating Room          <----Board Name
  228.      4    The Surgeon General         <----SysOp's Name
  229.      5    000000000000                <----Registration Number (all 0's
  230.      if)
  231.                                                                (not
  232. Reg'd.)
  233.      6    Yes                         <----Backup USERS.DAT Before
  234.                                            Beginning Triedit.
  235.                                            The File is RENAMED to
  236.                                            "USRS.DAT" ONLY ONCE!!!!!
  237.                                            (Not Constantly Re-Backed Up)
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.                                    -4-
  269. ------------------------------------------------------------------------------
  270.  
  271.                        Using TriEdit As a Menu Command
  272.                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  273.  
  274.    TriEdit is a PERFECT addition to your Sysop Menu!!
  275. Just make a batch file in which DOORWAY (R) is used to allow the user or
  276. Co-SysOp or whoever, to modify the user file.  It looks really kool and
  277. its a way ot show off your new utility.  The Following is the
  278. recommended batch file for DOORWAY:
  279.  
  280. @ECHO OFF
  281. cd\doorway
  282. DOORWAY COM2 /V:D /O:T /G:ON /B:MZ /S:C:\TRITEL /P:C:\TRITEL\TRIEDIT.EXE
  283. CD\TRITEL
  284. BOARD
  285.  
  286.  
  287.     In the batch file, "/S:C:\TRITEL" is where doorway can find your
  288. pcboard.dat and pcboard.sys data files, so be sure they are created
  289. before allowing any user to use triedit.
  290.  
  291.     And, Obviously, "COM2" is the port you're using.
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.                                    -5-
  324. ------------------------------------------------------------------------------
  325.                            Errors and Problems
  326.                             ~~~~~~~~~~~~~~~~~
  327.  
  328.     I have tried to code for every conceivable error, but no program is
  329. 100% error-free and mine is not exception.  Hopefully, when you use it,
  330. it will be in a good mood and won't decide to nuke your user data file,
  331. but if it does, ya gotta have backed it up or used the configuration
  332. option.
  333.  
  334.     In the event that there is an error, the program has a built on
  335. detector.  It will say, at the top of the screen, UNEXPECTED ERROR!!!
  336. If it does say this, please take down all pertinent information, along
  337. wiht copies of your config. files and such and upload the information in
  338. a message to me (seth goldberg or The Surgeon General) on any TriTel
  339. Support Board. Send the Message Net Mail.  That Should do it.
  340.  
  341.  
  342. I HOPE YOU ALL ENJOY USING THIS UTILITY AS MUCH AS I ENJOYED CREATING
  343. IT!!!!
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.                                    -6-
  378. ------------------------------------------------------------------------------
  379.                                  History
  380.                                  ~~~~~~~
  381. Version #                   Description
  382. ~~~~~~~~~                   ~~~~~~~~~~~
  383.  ∙1ß                Basic User Instruction. No Good Stuff Yet.
  384.  
  385.  ∙2ß                Configuration File Optionality Added
  386.  
  387.  ∙3ß                More Fields & Bugs Squashed
  388.  
  389.  ∙7ß                Versions ∙4ß-∙6ß skipped due to TROJAN
  390.                     -----NOT!!!-----  heheheehhe
  391.  
  392.  ∙9ß                Fixed ALL VISIBLE PROBLEMS- First Public
  393.                     Release. Enjoy it!!!
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.                                    -7-
  432. ------------------------------------------------------------------------------
  433.                               Tech Support
  434.                               ~~~~~~~~~~~~
  435.    If you need any help with this or any more of my utils, I can be
  436. reached at (516)867-2644 (14.4k/96oo/24oo/12oo) or on any TriTel Support
  437. Board that Carries the TTN Network Mail Service.  Please Leave me a
  438. message about a certain SPECIFIC problem; i can't clear up anything if
  439. you say something vague like, "It don't Werk. My Config File's normal, I
  440. think, duhhhhhhhhhhhhhhhhhhhh."  - I NEED SPECIFIC INFO PLEASE!!!
  441.  
  442.        Thanx Dewdz/Dewdettz          -'BergSoft Corp. '92-
  443.  
  444.      The Surgeon General          a.k.a.           Seth Goldberg
  445.                    ---------------------------
  446.                      I am a Tritel Registered 
  447.                            SysOp (#28)
  448.                    ===========================
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.                                 -8-
  457.